Operation CreateMailDocumentFromAutomation (CreateMailDocumentFromAutomation)
In component org.nuxeo.mail.automation.chains
Operation id | CreateMailDocumentFromAutomation |
---|---|
Category | Chain |
Label | CreateMailDocumentFromAutomation |
Requires | |
Since |
Parameters
No parameters.
Signature
Inputs | void |
---|---|
Outputs | document |
Implementation Information
Implementation Class | Class: org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.CompiledChainImpl |
---|---|
Contributing Component | org.nuxeo.mail.automation.chains |
JSON Definition
{ "id" : "CreateMailDocumentFromAutomation", "label" : "CreateMailDocumentFromAutomation", "category" : "Chain", "requires" : null, "description" : null, "url" : "CreateMailDocumentFromAutomation", "signature" : [ "void", "document" ], "params" : [ ] }